Gets or sets the options that determine how the job will behave if resources cannot be allocated.
__property ResourceFailureActionEnum ResourceFailureAction;
ResourceFailureActionEnum ResourceFailureAction;
Property ResourceFailureAction() As ResourceFailureActionEnum
Set to one of the values from ResourceFailureActionEnum. If the option is set to rfaWaitThenFail or rfaWaitThenRun, the ResourceWaitLimit determines how long adTempus will wait.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|